Xceed Toolkit for .NET Maui v2.0 Documentation
Xceed.Maui.Toolkit Assembly / Xceed.Maui.Toolkit Namespace / ValueChangedEventArgs<T> Class


In This Topic
    ValueChangedEventArgs<T> Class Properties
    In This Topic

    For a list of all members of this type, see ValueChangedEventArgs<T> members.

    Public Properties
     NameDescription
    Public PropertyGets the new value, which is the most recent setting.  
    Public PropertyGets the old value, which is the one that has just been replaced by the NewValue.  
    Top
    See Also